public virtual void SetStaticCursor( StorableObject[] arrStorableObjects, PointD pntStartPos )
public: virtual void SetStaticCursor( array<StorableObject^>^ arrStorableObjects, PointD pntStartPos )
Parameters
| Parameter Name | Description |
|---|---|
| arrStorableObjects | Eplan.EplApi.DataModel.StorableObject that will be temporary drawn as Cursor Representation. |
| pntStartPos | The beginning of the new coordinate system in which placements are been drawn. |